Skip to content

Conversation

@fi3ework
Copy link
Member

@fi3ework fi3ework commented Apr 9, 2025

Summary

Make snapshot test in integration test always pass in ecosystem CI (change https://github.com/rspack-contrib/rspack-ecosystem-ci/blob/main/tests/rslib.ts#L14 after this PR merged).

The reason is any change that affects the output file will break the Rspack ecosystem CI (even a char in runtime), which is quite noisy. We ignore snapshot test and only run it in Rslib repository.

We might change to a fine-grain controlled flag to determine which cases should be ignored in the future in Rspack eco ci.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link

netlify bot commented Apr 9, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 38f6ba8
🔍 Latest deploy log https://app.netlify.com/sites/rslib/deploys/67f69020d68f110008f06d34
😎 Deploy Preview https://deploy-preview-910--rslib.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Apr 9, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 92ac937
🔍 Latest deploy log https://app.netlify.com/sites/rslib/deploys/67f690690005440008602844
😎 Deploy Preview https://deploy-preview-910--rslib.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@fi3ework fi3ework requested a review from Timeless0911 April 9, 2025 15:31
@fi3ework fi3ework enabled auto-merge (squash) April 9, 2025 15:39
@fi3ework fi3ework merged commit 308f04c into main Apr 9, 2025
21 of 22 checks passed
@fi3ework fi3ework deleted the ecoci branch April 9, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants